home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / grafica / grafica2 / dmpdtn11.rdm < prev    next >
Text File  |  1997-01-18  |  906b  |  26 lines

  1. Short:    Create pictures+sounds from anim dtc objects V1.1
  2. Author:   Reinhold.A.Mainz@KBV.DE (Roland Mainz)
  3. Uploader: Reinhold.A.Mainz@KBV.DE (Roland Mainz)
  4. Type:     gfx/conv
  5.  
  6. Dumps out single pictures and sounds from animation.datatype 
  7. objects. A (good -- but not perfect) example how to use the 
  8. datatypes classes for reading and writing (reading using 
  9. animation.datatype subclasses, picture.datatype and sound.datatype 
  10. for writing).
  11.  
  12.  
  13. Features are:
  14. - Animation information.
  15.  
  16. - Supports any type of animation for which an animation.datatype
  17.   subclass is installed (e.g. "anim.datatype", "cdxl.datatype",
  18.   "mpegvideo.datatype", "mpegsystem.datatype", "picmovie.datatype",
  19.   "anim.datatype", "film.datatype", "moviesetter.datatype" etc.)
  20.   in your system.
  21.  
  22. - Create single frames and/or sounds from the animation.
  23.  
  24. - Create a single big sample from all sounds in the movie (e.g.
  25.   animation+sound).
  26.